home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 March / EnterCD 3_2002.iso / Internet / WireFusion 2.1 Professional / wf21c.exe / Windows / resource / jre / lib / jvm.cfg < prev    next >
Encoding:
Text File  |  2001-05-07  |  325 b   |  14 lines

  1. #
  2. # @(#)jvm.cfg    1.2 99/07/09
  3. #
  4. # Copyright 1999 by Sun Microsystems, Inc.,
  5. # 901 San Antonio Road, Palo Alto, California, 94303, U.S.A.
  6. # All rights reserved.
  7. #
  8. # List of JVMs that can be used as the first option to java, javac, etc.
  9. # Order is important -- first in this list is the default JVM.
  10. #
  11. -hotspot
  12. -server
  13. -classic
  14.